;Code	Type	ShortDesc	LongDesc	Severity
;*****  ****	***********	***********************************	********************************* Logging Errors and Warnings***************************************	
-88000	Error	Alarm Configuration Error	The lower limit can not be greater than or equal to the higher limit.
-88001	Error	Start Condition Configuration Error	The lower limit can not be greater than or equal to the higher limit.
-88002	Error	Stop Condition Configuration Error	The lower limit can not be greater than or equal to the higher limit.
-88003	Error	Data Discontinuity Error	The application cannot continuously record with the requested sample rate. You can try and reduce the sample rate of the data acquisition step. To record signals at a faster rate you can uncheck the "Update Signals Views while Running" in the View menu or set the "Prepare log data for viewing" logging option to "After logging complete".
-88004	Warning	Device In Use Warning	The device that you are using to set the analog level following an alarm is used by a step. Make sure you are using a different channel from the ones used by the step.
-88005	Error	Alarm Action VI Not Executable	One of the alarm action VIs that you have selected is not executable. Please make sure that the VI you select is executable.
-88006	Error	Error Opening Alarm Action VI	One of the alarm action VIs that you have selected failed to open. Make sure that you are not trying to use the same VI as an action for multiple alarms.
-88007	Error	Start/Stop Condition Error	The time selected as a logging start condition is greater than the time selected as a logging stop condition. Please make sure that the stop condition is configured to occur after the start condition. 
-88008	Error	Licensing Error 	When executing SignalExpress Limited Edition, the number of logs that you can create is limited to 1. Please delete the existing log to be able to create a new one. You can also purchase the Full Edition of SignalExpress to remove this limitation.
-88009	Error	Data Deleted 	A signal has been deleted while logging was in progress. The logging operation has been stopped.
-88010	Warning	Log Already Ready For Viewing 	The log that you have selected is already ready for viewing. The file associated with the log already contains the decimated data necessary for viewing.
-88011	Warning	NI-DIAdem Not Installed 	NI-DIAdem is not installed on this computer.
-88012	Error	Stop Condition Configuration Error 	Multiple duration or date/time based stop conditions have been specified. Only one duration or date/time based stop condition can be specified.
-88013	Error	Stop Condition Configuration Error 	The log duration cannot be lessthan or equal to the pre-start condition duration. Please make sure that the log duration is greater than the pre-start condition duration.
-88014	Warning	Data Discontinuity Warning	The application cannot continuously record with the requested sample rate. You can try and reduce the sample rate of the data acquisition step. To record signals at a faster rate you can uncheck the "Update Signals Views while Running" in the View menu or set the "Prepare log data for viewing" logging option to "After logging complete".
-88015	Error	Data Timing Error	You cannot log data continuously from a device configured in "N Samples" mode if "Use relative initial time" is checked. You must uncheck "Use relative initial time"  (Advanced tab) or configure the device to acquire in continuous mode.\n\nIf you are recording the output of the Create Analog Signal step, make sure the "Repeated signal" checkbox is unchecked.
-88016	Error	Unsaved project error	You have configured the application to store the log files next to the project. You need to save this project before you can start logging.
-88017	Error	File Error	An error occurred while writing data to the log file. Please check whether you have enough space on disk and permission to write to it. 
-88018	Error	Start/Stop Condition Error	The timing of a signal used to evaluate a start/stop condition is incompatible with the timing of the signal being logged. If one signal has a sample period of 0, then all the other signals must also have a sample period of 0. 
-88019	Error	Start/Stop Condition Error	The timing of a signal being logged is incompatible with date/time start and stop conditions (the Create Analog Signal step has an original timestamp of 0, which is incompatible with date/time start and stop conditions).
-88020	Error	Disk Space Error 	The volume in which the signals are being logged is running out of space. The logging operation has been stopped.
-88021	Warning	Missing Stop Condition	The application has been configured to restart logging multiple times, but no stop condition has been specified.
-88022	Error	Invalid Custom Schedule	The application has been configured to restart logging on a custom schedule, but the schedule is invalid. The schedule must contain at least one time value and all values must be entered in incrementing order.
-88023	Error	Step Input Changed	A step input has been changed while logging was in progress. The logging operation has been stopped.
-88024	Error	Start Condition Error	Configuring multiple Date/Time start conditions is not allowed.
-88025	Error	Stop Condition Error	Date/Time based stop conditions are not allowed if logging is configured to restart multiple times.
-88026	Error	Stop Condition Error	If logging is scheduled to start multiple times, a logging stop condition must be specified.